func google.golang.org/protobuf/internal/impl.consumeSfixed64SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4215: func consumeSfixed64SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L4248: 	unmarshal: consumeSfixed64SliceValue,
		codec_gen.go#L4283: 	unmarshal: consumeSfixed64SliceValue,